home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / US Government / state.src < prev    next >
Encoding:
Text File  |  2000-03-13  |  936 b   |  31 lines

  1. # unofficial and unauthorized State Dept Sherlock plug
  2. # by the working men and women of teamdraw.com
  3. # http://www.teamdraw.com/raul
  4. # if someone can figure out how to make this an AND search instead
  5. # of an AND search please zap me at raul@teamdraw.com
  6.  
  7. <search
  8.     name = "State Dept-Gov"
  9.     action = "http://www.info.gov/cgi-bin/web_evaluate.state.exe"
  10.  update = "http://www.teamdraw.com/raul/stuff/state.src.hqx"
  11.     description = "Searches Government sites via the State Dept Search site."
  12.     method = post
  13.     >
  14.  
  15. <input name = "query" user>
  16. <input name = "dbs" value = "civ1,civ2,civ3,civ4,macro3">
  17. <input name = "beg_doc" value = "1">
  18. <input name = "num_docs" value = "75">
  19. <input name = "use_bp" value = "yes">
  20. <input name = "dataset" value = "ws.dst">
  21. #<input name = "operand" value = "%23band">
  22.  
  23. <interpret
  24.     resultListStart = "</BLOCKQUOTE>"
  25.     resultListEnd = "<FORM ACTION"    
  26.     
  27.     resultItemStart = ". "
  28.     resultItemEnd = "</DL>"
  29.     >
  30. </search>
  31.